Colorado Springs Real Estate Listings
&Action=Mailto" onSubmit="return vrfy(this)">
Name of Recipient
:
E-mail Address
:
Your name:
Your e-mail:
Your message:
I saw the following property on SelleyGroup.com and thought you might have an interest! Please take a look and let me know what you think!
if(isset($_GET['Action'])&&$_GET['Action']=='EmailList'){ if(isset($_GET["ListNo"]) && $_GET["ListNo"]>0){ @$q=mysql_query("select *from property where property_featured='Yes' order by reference_number"); $srow=mysql_fetch_row($q);$srow = $srow[0]; @$pscsfco=$_SESSION['pscsfco']; if (!isset($_SESSION["pscsfco"])){ $_SESSION["pscsfco"] = array(); $_SESSION["counts"] = array(); } $i=0; while ($i
0){ @$i=0; while ($i
"; //$list .= "
Sending List Picture
"; if ($_SESSION['pscsfco']){ foreach ($_SESSION['pscsfco'] as $key=>$value){ @$query=mysql_query("select *from property where property_featured='Yes' order by reference_number"); while($data=mysql_fetch_array($query)){ //this loop is to find h_pscsfco instead of h_id $pic=mysql_query("select *from property_picture where pref_id='".$_GET["ListNo"]."'"); $rowp=mysql_fetch_array($pic); @$p="http://www.cheriseselley.com/".substr($rowp["ppicture_source"],6); //@$p=substr($rowp["ppicture_source"],6); if (isset($_SESSION['pscsfco'])&&$_SESSION['pscsfco']==0){$key="";}else{ $key=$data["reference_number"];} } //to view session data as list starts here by lipon $list .= "
"; //$list .= "
Remove
"; $list .= ""; //$cartvars .= "
\r\n"; } }@$ct=count($_SESSION['pscsfco']); //session data list ends here //$list .= "
Total Homes: $ct
"; //$list .= "
Appointment on: $ct
Add More
"; $list .= "
"; //if($ct>0){ echo $list; //}else{ //echo ""; //} //echo $cartvars; //echo "
"; } ?>